@charset "utf-8";
/* CSS Document */
@font-face {      font-family: 'DIN-Bold';      
src: url('DIN-Bold.eot'); /* IE9 Compat Modes */      
src: url('DIN-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('DIN-Bold.woff') format('woff'), /* Modern Browsers */              
url('DIN-Bold.otf')  format('truetype'), /* Safari, Android, iOS */              url('DIN-Bold.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

@font-face {      font-family: 'Helvetica Narrow';      
src: url('Helvetica Narrow.eot'); /* IE9 Compat Modes */      
src: url('Helvetica Narrow.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('Helvetica Narrow.woff') format('woff'), /* Modern Browsers */              
url('Helvetica Narrow.ttf')  format('truetype'), /* Safari, Android, iOS */              url('Helvetica Narrow.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
    background-color: #03459f;
    border-color: #5F5D5D;
}

.navbar-brand {
   margin-top:0px;
   padding:0px;
}

.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
	padding-left:25px;
	padding-right:25px;
    line-height: 54px;
}

.nav {
    padding-left: 0px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
}
a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 300ms ease-in 0ms; color: #333333;}

.navbar-inverse .navbar-nav > li > a {
    color: #FFFFFF;
	font-size:16px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}

       .navbar-toggle>span{
		display:block;
		width: 30px;
		height: 4px;
		background-color: #043d79;
		border-radius: 2px;
		margin: 4px auto;
		transition: .3s;
		transform-origin: left center;
    }
   
	 .nav-top1{
		-webkit-transform: rotateZ(34deg);
		-moz-transform: rotateZ(34deg);
		-ms-transform: rotateZ(34deg);
		-o-transform: rotateZ(34deg);
		transform: rotateZ(34deg);
    }
    .nav-middle1{
		opacity: 0;
    }
    .nav-bottom1{
		-webkit-transform: rotateZ(-34deg);
		-moz-transform: rotateZ(-34deg);
		-ms-transform: rotateZ(-34deg);
		-o-transform: rotateZ(-34deg);
		transform: rotateZ(-34deg);
    }

.navbar-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 6px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #ffffff;
}

.navbar-inverse .navbar-nav > li > a:hover:after{
	width:100%;
	height:6px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#ffffff;
}


.menu ul.sub_menu{position:absolute; width:1200px; display:none; z-index:999; margin-left:-150px;}
.menu ul.sub_menu a{ }
.menu ul.sub_menu a:hover{ color:#000000; background:none;}
.bg{ background-color:#FFFFFF; position:absolute; height:275px; display:none; width:100%; z-index:99;}

.banner img {
   width: 100%;
}

.mokkt {
    height: auto;
    overflow: hidden;
}

.mokkt-aa {
    width: 33%;
    float: left;
    height: 275px;
    padding-left: 35px;
    padding-top: 20px;
    background-color: #f2f1f4;
}

.mokkt-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   margin-top:0px;
   margin-bottom:5px;
   color:#50a824;
   }
   
.mokkt-aa h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   margin-top:0px;
   margin-bottom:0px;
   color:#b6afaf;
   }
   
.mokkt-more {
   margin-top:25px;
   }
   
.mokkt-more a {
   display:block;
   width:105px;
   height:26px;
   line-height:26px;
   text-align:center;
   border:1px solid #dadada;
   color:#b6afc0;
   }

.mokkt-bb {
    width: 67%;
    float: right;
	line-height:36px;
	font-size:16px;
	color:#3f3f3f;
}

.mokkt-bb li {
    list-style-type: none;
    width: 50%;
    float: left;
    border-left: 1px solid #dddddd;
    height: 275px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

.mokkt-bb li h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   color:#50a824;
   margin-top:10px;
   margin-bottom:10px;
   }
.mokkt-bb li h2 a {
   color:#50a824;
   }
	

.kq1 {-webkit-animation-delay: 0.2s;}
.kq2 {-webkit-animation-delay: 0.4s; -webkit-animation-duration: 0.4s;}
.kq3 {-webkit-animation-delay: 0.6s; -webkit-animation-duration: 0.6s;}
.kq4 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq5 {-webkit-animation-delay: 1s; -webkit-animation-duration: 1s;}
.kq6 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}


.kuanping {
   width:1530px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.toubu {
   width:1500px;
   height:auto; overflow:hidden;
   margin:0 auto;
   }
   
.tb-aa {
   width:60%;
   float:left;
   margin-top:32px;
   }
   
.tb-aa a {
   display:block;
   width:232px;
   height:44px;
   line-height:44px;
   color:#FFFFFF;
   text-align:center;
   font-size:16px;
       background: -webkit-linear-gradient(left, #0255ab, #02977c); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #0255ab, #02977c); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #0255ab, #02977c); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #0255ab, #02977c); /* ��׼���﷨ */
    border-radius: 20px;
   }
   
.tb-aa a:hover {
       background: -webkit-linear-gradient(left, #0255ab, #fbca0c); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #0255ab, #fbca0c); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #0255ab, #fbca0c); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #0255ab, #fbca0c); /* ��׼���﷨ */
}
   
.tb-bb {
   width:104px;
   float:right;
   }
   
.search1 {
   margin-top:10px;
   width:290px;
   float:left;
   border-bottom:1px solid #aaaaaa;
   }
   
.search1 form {
    display: flex;
}

.search1 .search {
    border: 0;
    height: 36px;
    font-size: 14px;
    padding-left: 10px;
	color:#cecece;
	background-color:rgba(0,0,0,0);
    width: 82%;
	border-radius: 0;
}   

.search1 .btn {
    height: 36px;
	line-height:36px;
	padding:0px;
	font-size:14px;
	background-color:rgba(0,0,0,0);
    margin: 0;
    color: #FFFFFF;
    text-align: center;
    width: 18%;
	border-radius: 0;
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 92px;
    left: 0;
    width: 100%;
}

.banner .swiper-pagination-bullet {

    width: 41px;
    height: 11px;
    display: inline-block;
    border-radius: 20px;
    background: #FFFFFF;
    opacity: 1;

}

.banner .swiper-pagination-white .swiper-pagination-bullet-active {

    background: none;
	border:1px solid #FFFFFF;

}

.xinwen {
   height:auto; overflow:hidden;
   padding-top:50px;
   padding-bottom:83px;
   background:url(../images/xwbj.jpg) top center;
   }
   
.xwlan {
   height:auto; overflow:hidden;
   line-height:90px;
   background:url(../images/xiahua.jpg) center bottom; background-repeat:no-repeat;
   margin-bottom:15px;
   }
   
.zhaobiao {
   margin-bottom:0px;
   }
   
.xwlan-aa {
   width:60%;
   float:left;
   font-size:40px;
   font-weight:bold;
   color:#03459f;
   }
   
.xwlan-bb {
   width:40%;
   float:right;
   }
   
.xwlan-bb li {
   list-style-type:none;
   width:50%;
   float:left;
   background:url(../images/fenge.png) right; background-repeat:no-repeat;
   }
   
#slidingBlock {
	height:auto; overflow:hidden;
}

#slidingBlock span {
    float:left; width:100%; height:90px;line-height:90px; font-weight:bold; text-align:center; font-size:18px; over-flow:hidden;
}
#slidingBlock span.menuNo {
    font-weight:normal; height:90px; line-height:90px; color:#060606; text-align:center; font-size:18px;
}
#slidingBlock span.menuOn {
    font-weight:normal; height:90px; line-height:90px; color:#01b052; text-align:center; font-size:18px;
}
#slidingBlock DIV.slidingList_none {
    display:none
}
#slidingBlock DIV.slidingList {
    width:100%;
    margin:0px; padding:0px; height:auto; overflow:hidden;
}

.xwhh {
   height:auto; overflow:hidden;
   padding-top:20px;
   padding-bottom:20px;
   border-bottom:1px solid #d3d3d3;
   }
   
.xwhh-aa {
   width:20%;
   float:left;
   text-align:center;
   box-shadow: 0px 0px 10px rgba(0,0,0,.3);
   color:#a4a4a4;
   font-size:20px;
   padding-top:10px;
   padding-bottom:10px;
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   }
   
.xwhh-aa h3 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:32px;
   color:#575757;
   margin-top:0px;
   margin-bottom:0px;
   }
   
.xwhh-bb {
   width:80%;
   float:right;
   padding:30px;
   color:#6d6d6d;
   }
   
.xwhh-bb h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:0px;
   margin-bottom:14px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   color:#2d2d2d;
   }
   
.xwhh:hover .xwhh-bb {
       background: -webkit-linear-gradient(left, #03459f, #028770); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #03459f, #028770); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #03459f, #028770); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #03459f, #028770); /* ��׼���﷨ */
    color:#FFFFFF;
     transition: all 300ms ease-in 0ms;
   }
   
.xwhh:hover .xwhh-bb h3 {
   color:#FFFFFF;
   transition: all 300ms ease-in 0ms;
   }
   
.zbnn {
   padding:30px;
   background-color:#f8f8f8;
   }
   
.zbnn li {
   list-style-type:none;
   height:56px;
   line-height:56px;
   border-bottom:1px solid #d3d3d3;
   }
   
.zbnn-aa {
   width:75%;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   color:#2d2d2d;
   float:left;
   }
   
.zbnn-bb {
   width:25%;
   float:right;
   text-align:right;
   color:#9d9d9d;
   }
   
.zbnn li:hover .zbnn-aa {
   color:#03459f;
   transition: all 300ms ease-in 0ms;
   }
   
.zbnn li:hover .zbnn-bb {
   color:#03459f;
   transition: all 300ms ease-in 0ms;
   }
   
.fwkuai {
   height:auto; overflow:hidden;
   background:url(../images/fwbj.jpg) top center;
   padding-top:75px;
   padding-bottom:90px;
   }
   
.fwkuai h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
	font-size:40px;
	text-align:center;
	margin-top:0px;
	margin-bottom:62px;
	color:#FFFFFF;
	font-weight:bold;
   }
   
.zxkk {
   height:auto; overflow:hidden;
   }
   
.zxkk-aa {
   width:50%;
   float:left;
   position:relative;
   }
   
.zxkk-bb {
   width:50%;
   float:right;
   position:relative;
   } 
   
.zxtu1 {
    position: absolute;
    width: 100%;
	height:340px;
    padding: 20px;
    padding-top: 25%;
    font-size: 16px;
    line-height: 25px;
}

.zxtu1 .mask {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 0px;
    top: 100%;
    background-color: rgba(3,69,159,0.81);
    transition: all 300ms ease-in 0ms;
}

.zxtu1:hover .mask{top:0; height:100%;} 

.zxtu1 .con {
    position: relative;
    z-index: 1;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 25px;
	padding-bottom:36px;
	background:url(../images/xh2.jpg) left bottom; background-repeat:no-repeat;
    transition: all 300ms ease-in 0ms;
} 

.zxtu1 .con h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:22px;
   margin-top:0px;
   margin-bottom:14px;
   color:#FFFFFF;
   }   
   
.zxkk-cc {
   width:33.3%;
   float:left;
   position:relative;
   }
   
.zxtu2 {
    position: absolute;
    width: 100%;
	height:340px;
    padding: 20px;
    padding-top: 40%;
    font-size: 16px;
    line-height: 25px;
}

.zxtu2 .mask {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 0px;
    top: 100%;
    background-color: rgba(3,69,159,0.81);
    transition: all 300ms ease-in 0ms;
}

.zxtu2:hover .mask{top:0; height:100%;} 

.zxtu2 .con {
    position: relative;
    z-index: 1;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 25px;
    transition: all 300ms ease-in 0ms;
} 

.zxtu2 .con h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:22px;
   margin-top:0px;
   margin-bottom:14px;
   color:#FFFFFF;
   }
   
.yeji {
   margin-top:55px;
   margin-bottom:53px;
   }
   
.yeji-lan {
   height:auto; overflow:hidden;
   line-height:90px;
   background:url(../images/xiahua2.jpg) bottom center; background-repeat:no-repeat;
   margin-bottom:73px;
   }
   
.yeji-lan-aa {
   width:20%;
   float:left;
   font-size:40px;
   font-weight:bold;
   color:#03459f;
   }
   
.yeji-lan-bb {
   width:80%;
   float:right;
   text-align:right;
   font-size:18px;
   color:#060606;
   } 
   
.yeji-lan-bb a {
   color:#060606;
   } 
   
.yeji-lan-bb a:hover {
   color:#01b052;
   }
   
.yeji-nei {
   height:auto; overflow:hidden;
   }
   
.yjkuai {
   height:auto; overflow:hidden;
   } 
   
.yjkuai-zi {
   height:auto; overflow:hidden;
   line-height:76px;
   padding-left:10px;
   padding-right:10px;
   background-color:#f1f1f1;
   color:#3f3f3f;
   font-size:16px;
   } 
   
.yjkuai-zi-aa {
   width:90%;
height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   }
   
.yjkuai-zi-bb {
   width:10%;
   float:right;
   text-align:right;
   }  
   
.yjkuai:hover .yjkuai-zi { 
       background: -webkit-linear-gradient(left, #0255ab, #02977c); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #0255ab, #02977c); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #0255ab, #02977c); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #0255ab, #02977c); /* ��׼���﷨ */
    color:#FFFFFF;
  transition: all 300ms ease-in 0ms;
   }
   
.yjkuai img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}  

.yjkuai:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.yjkuai section {
   overflow: hidden;
   }	 
	
section {
    display: block;
} 


.yeji-nei .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 41px;
    height: 41px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background: url(../images/zuo.png);
    background-size: 41px 41px;
    background-position: center;
    background-repeat: no-repeat;
}

.yeji-nei .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 41px;
    height: 41px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background: url(../images/you.png);
    background-size: 41px 41px;
    background-position: center;
    background-repeat: no-repeat;
}

.bottom {
   height:470px;
   color:#FFFFFF;
   font-size:15px;
   background:url(../images/bmbj.jpg) top center; background-repeat:no-repeat;
   position:relative;
   }
   
.bottom a {
   color:#FFFFFF;
   }
   
.ditu {
   position:absolute;
   width: 40%;
   left:0px;
   top:0px;
   height:470px;
   }
   
.bmkk {
   padding-top:40px;
   position:relative;
   }
   
.zhiding {
   width:55px;
   height:55px;
   position:absolute;
   right:0px;
   top:0px;
   }
   
.bmlan {
   height:auto; overflow:hidden;
   line-height:33px;
   font-size:16px;
   }
   
.bmlan a {
   font-size:16px;
   }
   
.liuyan {
   margin-top:36px;
   height:auto; overflow:hidden;
   }
   
.lyrow {
   margin-left:-5px;
   margin-right:-5px;
   }
   
.lykk {
   height:auto; overflow:hidden;
   margin-bottom:15px;
   }   
   
.lycol6 {
   width:50%;
   float:left;
   padding-left:5px;
   padding-right:5px;
   }
   
.lycol2 {
   width:16.666666666666664%;
   float:left;
   padding-left:5px;
   padding-right:5px;
   }
   
.lycol4 {
   width:33.33333333333333%;
   float:left;
   padding-left:5px;
   padding-right:5px;
   }
   
.kk {
   height:47px;
   border-radius: 0;
   background-color:rgba(255,255,255,0.28);
   border:1px solid rgba(255,255,255,0.28);
   color:#FFFFFF;
   }
   
.kk2 {
   border-radius: 0;
   background-color:rgba(255,255,255,0.28);
   border:1px solid rgba(255,255,255,0.28);
   color:#FFFFFF;
   }
   
.liuyan .form-control:-moz-placeholder {
  color: #ffffff;
}

.liuyan .form-control::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

.liuyan .form-control:-ms-input-placeholder {
  color: #ffffff;
}

.liuyan .form-control::-webkit-input-placeholder {
  color: #ffffff;
}


.search1 .form-control:-moz-placeholder {
  color: #ffffff;
}

.search1 .form-control::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

.search1 .form-control:-ms-input-placeholder {
  color: #ffffff;
}

.search1 .form-control::-webkit-input-placeholder {
  color: #ffffff;
}

.liuyan textarea.form-control {
    height: 110px;
}
   
.anniu {
   width:100%;
   background-color:rgba(255,255,255,0.75);
   border:1px solid rgba(255,255,255,0.75);
   text-align:center;
   color:#03459f;
   height:112px;
   border-radius: 0;
   }
   
.lxss {
   margin-top:36px;
   height:auto; overflow:hidden;
   }
   
.lxss-a {
   width:25%;
   float:left;
   }
   
.lxss-b {
   width:43%;
   float:left;
   line-height:42px;
   padding-top:20px;
   }  
   
.lxss-c {
   width:30%;
   float:right;
   } 
   
.lxss-c li {
   list-style-type:none;
   text-align:center;
   width:50%;
   float:left;
   } 
   
.lxss-c li p {
   text-align:center;
   font-size:14px;
   margin-top:5px;
   }
   
.footer {
   margin-top:30px; 
   height:auto; overflow:hidden;
   } 
   
.juyou {
   text-align:right;
   } 
   
/* 关于我们 */
.ablan {
   height:auto; overflow:hidden;
   line-height:75px;
   font-size:20px;
   box-shadow: 0px 0px 15px rgba(0,0,0,.3);
   }
   
.ablan a:hover {
   color:#01b052;
   }
   
.ablan span.hover a {
   color:#01b052;
   }
   
.jianjie {
   width:100%;
   height:auto; overflow:hidden;
   position:relative;
   margin-top:75px;
   margin-bottom:60px;
   line-height:42px;
   font-size:16px;
   color:#000000;
   }
   
.jjtu {
   position:absolute;
   height:auto; overflow:hidden;
   top:0px;
   right:0px;
   }
   
.jianjie h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:28px;
   margin-top:0px;
   margin-bottom:60px;
   }
   
.abb {
   padding-bottom:114px;
   }
   
.youshi {
   margin-top:10px;
   margin-bottom:40px;
   }
   
.youshi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:28px;
   text-align:center;
   margin-top:0px;
   margin-bottom:50px;
   }
   
.yskk {
   height:183px;
   margin-bottom:30px;
   padding-left:310px;
   padding-top:35px;
   font-size:18px;
   line-height:30px;
   }
   
.ys1 {
   background:url(../images/ys1.png); background-repeat:no-repeat;
   }
   
.ys2 {
   background:url(../images/ys2.png); background-repeat:no-repeat;
   }
   
.ys3 {
   background:url(../images/ys3.png); background-repeat:no-repeat;
   }
   
.ys4 {
   background:url(../images/ys4.png); background-repeat:no-repeat;
   }
   
.yskk h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   margin-top:0px;
   margin-bottom:25px;
   font-size:38px;
   color:#6ca731;
   }
   
.xuhao {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   } 
   
.shiming {
   margin-top:20px;
   margin-bottom:60px;
   height:auto; overflow:hidden;
   }
   
.shiming h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:28px;
   text-align:center;
   margin-top:0px;
   margin-bottom:50px;
   }
   
.smrow {
   margin-left:-32px;
   margin-right:-32px;
   height:auto; overflow:hidden;
   }
   
.smcol3 {
   width:25%;
   float:left;
   padding-left:32px;
   padding-right:32px;
   }
   
.smkuai {
   position:relative;
   height:auto; overflow:hidden;
   } 
   
.smzi {
   position:absolute;
   width:100%;
   top:15%;
   left:0px;
   text-align:center;
   color:#FFFFFF;
   line-height:42px;
   font-size:20px;
   } 
   
.smzi h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:28px;
   margin-top:0px;
   padding-bottom:34px;
   background:url(../images/xhh.jpg) center bottom; background-repeat:no-repeat;
   margin-bottom:132px;
   }
   
/* 组织架构 */
.jiagou {
   margin-top:60px;
   margin-bottom:50px;
   }
   
.jiagou h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:28px;
   text-align:center;
   margin-top:0px;
   margin-bottom:40px;
   color:#000000;
   }
   
/* 荣誉证书 */
.honor {
   width:1310px;
   height:auto; overflow:hidden;
   margin:60px auto 50px;
   }  
   
/* 弹窗 */

.pdcon-ct{
	display:flex;
	flex-wrap:wrap;
}
.pdcon-ct>span{
	display:block;
	color:#fff;
	background:#2e4b98;
	padding:8px 30px;
	font-size:1.4rem;
	font-weight:600;
}
.pdcon{
	border-top:3px #2e4b98 solid;
	padding:20px 0px;
	font-size:1.4rem;
	color:rgba(0,0,0,.6);
	width:100%;
}

.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}

.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}

.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}

.pictures_eyes_in {
  position: relative;
  text-align: center;
}

.pictures_eyes_in img { max-height: 500px; }

.pictures_eyes_in section p{color:#fff;padding:15px 0px;}

.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}

.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/Tright.png) no-repeat;
}

.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}

.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}

.pictures_eyes_indicators img { height: 50px; }

.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}

/* 分页 */ 
.page {
    margin: 20px auto;
}

.page-m {
    position: relative;
    top: -1px;
    +display: inline !important;
}

.page a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.page-m a {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
	border:1px solid #eeeeee;

}

.page-m a:hover {
    color: #fff;
    background: #e62129;
	border:1px solid #e62129;
}

.xianshi {
    color: #fff;
    background: #e62129;
	border:1px solid #e62129;
}

.page-m a.active {
    color: #fff;
    background: #e62129;
	border:1px solid #e62129;
}

.icase ul {
   padding:0px;
   margin:0px;
   } 
   
.icase ul li {
   list-style-type:none;
   }
   
.rykk {
   margin-bottom:40px;
   border:5px solid #efefef;
   }
   
.navbar-fixed-top, .navbar-fixed-bottom {
    z-index: 10;
}

/* 业务架构 */

.ywbj {
   height:auto; overflow:hidden;
   padding-top:66px;
   padding-bottom:58px;
   background:url(../images/jgbj.jpg) top center; background-repeat:no-repeat;
  }
  
.ywbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:28px;
   margin-top:0px;
   margin-bottom:14px;
   text-align:center;
   color:#000000;
   }
   
.ywbj h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   margin-top:0px;
   margin-bottom:50px;
   text-align:center;
   color:#000000;
   }
   
/* 内页底部 */
.bottom2 {
   height:auto; overflow:hidden;
   padding-top:43px;
   padding-bottom:37px;
   font-size:16px;
   line-height:45px;
   text-align:center;
   background:url(../images/bmbj2.jpg) center top;
   color:#FFFFFF;
   }
   
.bottom2 a {
   color:#FFFFFF;
   }  
   
/* 主营业务 */   
   
.zixunkk {
   padding-top:30px;
   padding-bottom:33px;
   border-bottom:1px solid #e4e4e4;
   }
   
.zxlan {
   height:auto; overflow:hidden;
   margin-bottom:65px;
   color:#959595;
   font-size:18px;
   } 
   
.zxlan span a:hover {
   color:#01b052;
   }
   
.zxlan span.hover a {
   color:#01b052;
   }
   
   
#slidingy {
	height:auto; overflow:hidden;
}

#slidingy span {
    width:100%; height:45px;line-height:45px; font-size:18px; over-flow:hidden;
}
#slidingy span.menuNo {
    font-weight:normal; height:45px;line-height:45px; color:#060606;
}
#slidingy span.menuOn {
    font-weight:normal; height:45px;line-height:45px; color:#01b052;
}
#slidingy DIV.slidingList_none {
    display:none
}
#slidingy DIV.slidingList {
    width:100%;
    margin:0px; padding:0px; height:auto; overflow:hidden;
} 

.ztt {
   font-size:16px;
   line-height:34px;
   color:#3f3f3f;
   } 

.ztt h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   margin-top:0px;
   margin-bottom:8px;
   } 
   
.ztt h3 {
   font-family: 'Helvetica Narrow', Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:0px;
   margin-bottom:55px;
   padding-bottom:31px;
   color:#7f7f7f;
   background:url(../images/ywhua.jpg) left bottom; background-repeat:no-repeat;
   text-transform:uppercase;
   }
   
.ztt h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   margin-top:46px;
   margin-bottom:24px;
   } 
   
.anli {
   height:auto; overflow:hidden;
   padding-top:55px;
   padding-bottom:43px;
   }
   
.anli h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   margin-top:0px;
   margin-bottom:50px;
   } 
   
.alrow {
   margin-left:-40px;
   margin-right:-40px;
   height:auto; overflow:hidden;
   }
   
.alcol4 {
   width:33.3%;
   float:left;
   padding-left:40px;
   padding-right:40px;
   }  
   
.casekk {
   height:auto; overflow:hidden;
   margin-bottom:45px;
   }
   
.casekk-zi {
   height:auto; overflow:hidden;
   line-height:76px;
   padding-left:10px;
   padding-right:10px;
   background-color:#f1f1f1;
   color:#3f3f3f;
   font-size:16px;
   } 
   
.casekk-zi-aa {
   width:90%;
height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   }
   
.casekk-zi-bb {
   width:10%;
   float:right;
   text-align:right;
   }  
   
.casekk:hover .casekk-zi { 
       background: -webkit-linear-gradient(left, #0255ab, #02977c); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #0255ab, #02977c); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #0255ab, #02977c); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #0255ab, #02977c); /* ��׼���﷨ */
    color:#FFFFFF;
  transition: all 300ms ease-in 0ms;
   }
   
.casekk img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}  

.casekk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.casekk section {
   overflow: hidden;
   }
   
/* 主营业务详情 */
.casenn {
   height:auto; overflow:hidden;
   padding-top:0px;
   padding-bottom:55px;
   }  
   
.casenn h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:22px;
   color:#01b052;
   text-align:center;
   margin-top:0px;
   margin-bottom:45px;
   }
   
.casetu {
   width:800px;
   height:auto; overflow:hidden;
   margin:0px auto 56px;
   } 
   
.casenei {
   width:1010px;
   height:auto; overflow:hidden;
   line-height:33px;
   margin:0 auto;
   }
   
.liebiao {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiao-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}

.liebiao-bb {
    width: 16%;
    float: right;
}   

.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #e62129;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}  


/* 新闻 */
.xwkuai {
   margin-top:36px;
   margin-bottom:54px;
   height:auto; overflow:hidden;
   font-size:16px;
   line-height:29px;
   color:#1c2126;
   }
   
.xwkuai li {
   list-style-type:none;
   padding-top:30px;
   padding-bottom:30px;
   height:auto; overflow:hidden;
   background:url(../images/xiahua.png) bottom left; background-repeat:no-repeat;
   }
   
.xwkuai li h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   margin-top:20px;
   margin-bottom:15px;
   }
   
.xwtime {
   margin-top:26px;
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   color:#808080;
   font-size:16px;
   }
   
/* 招标信息 */
.zhaobb {
   margin-top:30px;
   margin-bottom:60px;
   }
   
.zhaobb li {
   list-style-type:none;
   padding-top:20px;
   padding-bottom:20px;
   height:auto; overflow:hidden;
   background:url(../images/xiahua.png) bottom left; background-repeat:no-repeat;
   }
   
.zhaobb li:hover .zbzi h2 {
   color:#01b052;
   transition: all 300ms ease-in 0ms;
   }
   
   
.zbtime {
   width:12%;
   float:left;
   text-align:center;
   padding-top:10px;
   background:url(../images/youge.png) right; background-repeat:no-repeat;
   }
   
.zbtime h2 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:20px;
   margin-top:0px;
   margin-bottom:8px;
   color:#bababa;
   }
   
.zbtime h3 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:29px;
   margin-top:0px;
   margin-bottom:0px;
   color:#808080;
   }
   
.zbzi {
   width:85%;
   float:right;
   }
   
.zbzi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#1c2126;
   margin-top:0px;
   margin-bottom:15px;
   }
   
/* 新闻内 */
.inewsct {

}

.inewsct .inews-tt {
    border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
}

.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}

.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}

strong {
    font-weight: 700;
}

.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
}

/* 加入我们 */
.fznei {
   height:auto; overflow:hidden;
   padding-top:30px;
   padding-bottom:30px;
   line-height:30px;
   }
   
.fznei h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   text-align:center;
   margin-top:0px;
   margin-bottom:20px;
   }
   
.fznei img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
   
/* 招聘 */

.zplieb{
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	border-bottom:1px rgba(0,0,0,.1) solid;
}
.zplieb span{
	display:block;
	font-weight:bold;
	text-align:center;
	font-size:1.5rem;
	line-height:30px;
	padding:15px 0px;
	overflow:hidden;
}
.zplieb span:nth-of-type(1){
	width:10%;
}
.zplieb span:nth-of-type(2){
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	width:45%;
}
.zplieb span:nth-of-type(3){
	width:15%;
}
.zplieb span:nth-of-type(4){
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	width:15%;
}
.zplieb span:nth-of-type(5){
	width:15%;
}
.zplieb span:nth-of-type(2):after{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}
.zplieb span:nth-of-type(2):before{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}
.zplieb span:nth-of-type(4):after{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}
.zplieb span:nth-of-type(4):before{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}

.zplb{
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	border-bottom:1px rgba(0,0,0,.1) solid;
	transition:.5s;
	cursor:pointer;
}
.bse{
	background:#fff;
}
.jobct-ct section:hover .zplb{
	background:#fff;
}
.zplb span{
	display:block;
	text-align:center;
	font-size:1.5rem;
	line-height:30px;
	padding:15px 0px;
	overflow:hidden;
}
.zplb span font:after{
	content:"+";
	font-size:2.4rem;
	color:#7eb112;
}
.bse span font:after{



	content:"-";
	font-size:2.4rem;
	color:#7eb112;
}
.zplb span:nth-of-type(1){
	width:10%;
}
.zplb span:nth-of-type(2){
	width:45%;
}
.zplb span:nth-of-type(3){
	width:15%;
}
.zplb span:nth-of-type(4){
	width:15%;
}
.zplb span:nth-of-type(5){
	width:15%;
}
.zkzpxq{
	display:none;
	background:#f9f9f9;
	padding-bottom:30px;
}
.zpxq{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	-webkit-justify-content:center;
	background:#f9f9f9;
}
.zpxq .yaoqiu{
	width:31%;
	margin-right:2%;
}
.zpxq .zhize{
	width:31%;
	margin-right:2%;
}
.zpxq .daiyu{
	width:31%;
}
.zpxq>div{
	padding:20px 0px;
	color:rgba(0,0,0,.7);
}
.zpxq>div>big{
	display:block;
	font-weight:bold;
	font-size:1.6rem;
	line-height:30px;
	padding-bottom:5px;
}
.zpxq>div>span{
	display:block;
	line-height:24px;
	font-size:1.4rem;
}
.zkzpxq>a{
	background:#7eb112;
	color:#fff;
	line-height:38px;
	width:120px;
	text-align:center;
	font-size:1.4rem;
	margin:0px 0px 0px 4%;
	display:block;
}
.zkzpxq>a:hover{
	color:#fff;
}   


/* 联系我们 */
.lxnn {
   height:auto; overflow:hidden;
   background-color:#f9f9f9;
   padding-top:60px;
   padding-bottom:75px;
   }
   
.lxtu {
   text-align:center;
   height:auto; overflow:hidden;
   }
   
.lxtu p {
   text-align:center;
   margin-top:23px;
   color:#353535;
   font-size:18px;
   }
   
.dianhua {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:30px;
   }
   
.dtxx {
   margin-top:60px;
   margin-bottom:60px;
   }
   
.dtly {
   height:auto; overflow:hidden;
   padding-top:15px;
   }
   
.dtly h2 {   
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   margin-top:0px;
   margin-bottom:17px;
   color:#353535;
   }
   
.dtly h3 {   
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:36px;
   margin-top:0px;
   margin-bottom:35px;
   color:rgba(53,53,53,0.12);
   text-transform:uppercase;
   }
   
.biao {
   height:auto; overflow:hidden;
   margin-bottom:25px;
   }
   
.kk {
   height:45px;
   border:1px solid #cfcfcf;
   color:#8c8c8c;
   font-size:14px;
   border-radius: 0;
   }
   
.kk2 {
   height:auto; overflow:hidden;
   border:1px solid #cfcfcf;
   color:#8c8c8c;
   font-size:14px;
   border-radius: 0;
   }
   
.anniuk {
   width:100%;
   height:58px;
   color:#FFFFFF;
       background: -webkit-linear-gradient(left, #0255ab, #02977c); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #0255ab, #02977c); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #0255ab, #02977c); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #0255ab, #02977c); /* ��׼���﷨ */
   border-radius: 0;
   font-size:16px;
   }
   
.cpyymore {
    width: 165px;
    height: 35px;
    margin: 15px auto 0px;
}

.cpyymore a {
    display: block;
    width: 165px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #c0121b;
    border-radius: 20px;
} 

/* 右浮 */

   

.youbu {

    position: fixed;

    right: 0;

    top: 40%;

    z-index: 999;

    width: 65px;

} 



.youbu > div {

    position: relative;

    width: 65px;

    height: 65px;

    line-height: 65px;

    cursor: pointer;

    margin-bottom: 2px;

    background: #ffb93e;

}



.youbu .totop {

    font-size: 1.6rem;

    color: #ffffff;

    background: #ffb93e;

    text-align: center;

}  



.youbu .totop span {

    background: url(../images/zding.png) center no-repeat;

    height: 65px;

    width: 65px;

    display: block;

    float: left;

}



.youbu .txqq {

    width: 250px;

    height: 65px;

    transition: .5s;

}



.youbu .txqq span {

    background: url(../images/qqx.png) center no-repeat;

    height: 65px;

    width: 65px;

    display: block;

    float: left;

}



.youbu .txqq small {

    font-size: 1.6rem;

    color: #fff;

    float: left;

    display: block;

}



.youbu .txqq:hover{

	transition:.5s;

	margin-left:-185px;

}



.youbu .rxdh {

    width: 250px;

    height: 65px;

    transition: .5s;

}



.youbu .rxdh span {

    background: url(../images/dh.png) center no-repeat;

    height: 65px;

    width: 65px;

    display: block;

    float: left;

}



.youbu .rxdh small {

    font-size: 1.6rem;

    color: #fff;

    float: left;

    display: block;

}



.youbu .rxdh:hover{

	transition:.5s;

	margin-left:-185px;

}



.youbu .email {

    width: 250px;

    height: 65px;

    transition: .5s;

}



.youbu .email span {

    background: url(../images/em.png) center no-repeat;

    height: 65px;

    width: 65px;

    display: block;

    float: left;

}



.youbu .email small {

    font-size: 1.6rem;

    color: #fff;

    float: left;

    display: block;

}



.youbu .email:hover{

	transition:.5s;

	margin-left:-185px;

}



.youbu .txwx {

    width: 65px;

    height: 65px;

    position: relative;

}



.youbu .txwx span {

    background: url(../images/wx.png) center no-repeat;

    height: 65px;

    width: 65px;

    display: block;

}



.youbu .txwx small {

    font-size: 1.6rem;

    color: #fff;

    position: absolute;

    display: block;

    width: 150px;

    display: none;

    bottom: 0;

}



.youbu .txwx small img{

	width:100%;

}

.youbu .txwx:hover small{

	margin-left:-150px;

	display:block;

} 


.guanyu {
    height: auto;
    overflow: hidden;
    line-height: 42px;
    font-size: 16px;
    margin-top: 60px;
    margin-bottom: 60px;
}

.xwlanw {
   height:auto; overflow:hidden;
   line-height:90px;
   margin-bottom:30px;
   background: url(../images/xiahua2.jpg) bottom center;
    background-repeat: repeat;
background-repeat: no-repeat;
   }
   
.xwlanw-aa {
   width:70%;
   float:left;
   font-size:40px;
   font-weight: bold;
   color:#03459f;
   }
   
.xwlanw-bb {
   width:30%;
   font-size:16px;
   float:right;
   text-align:right;
   }
   
.xwlanw-bb a {
   color:#1d5ab5;
   }
   
.abmore {
    width: 166px;
    height: 46px;
    margin-top: 20px;
}

.abmore a {
    display: block;
    width: 232px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: -webkit-linear-gradient(left, #0255ab, #02977c);
    background: -o-linear-gradient(right, #0255ab, #02977c);
    background: -moz-linear-gradient(right, #0255ab, #02977c);
    background: linear-gradient(to right, #0255ab,#02977c);
    color:#FFFFFF;
    font-size: 16px;
    border-radius: 20px;
}

@media (min-width: 1600px) and (max-width: 1800px) {
.jjtu {
    position: absolute;
    height: auto;
    overflow: hidden;
	width:40%;
    top: 0px;
    right: 0px;
} 
}
   
@media (min-width: 1200px) and (max-width: 1600px) {
.kuanping {
   width:100%;
   }
   
.toubu {
   width:100%;
   }
   
  .container {
    width: 100%;
  }
  
  .xwhh-bb {
    width: 80%;
    float: right;
    padding: 20px;
    color: #6d6d6d;
}

.ditu {
    position: absolute;
	width:40%;
    left: 0px;
    top: 0px;
    height: 470px;
}

.lxss-b {
    width: 43%;
    float: left;
    line-height: 30px;
	font-size:14px;
    padding-top: 0px;
}

.jiagou img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
	}
	
.ywbj img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
	} 
	
.jjtu {
    position: absolute;
    height: auto;
    overflow: hidden;
	width:40%;
    top: 0px;
    right: 0px;
} 
}

@media (min-width: 0px) and (max-width: 768px) {

.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }
   
.toubu {
   width:100%;
   }
   
  .container {
    width: 100%;
  }
  
  
  .navbar-collapse {
    max-height: 400px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
        border-top-color: transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

#slidingBlock span.menuNo {
    font-size: 14px;
}

#slidingBlock span.menuOn {
    font-size: 14px;
}

.xwhh-aa {
    width: 20%;
    float: left;
    text-align: center;
    box-shadow: 0px 0px 10px rgba(0,0,0,.3);
    color: #a4a4a4;
    font-size: 16px;
}

.xwhh-aa h3 {
    font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #575757;
    margin-top: 0px;
    margin-bottom: 0px;
}

.xwhh-bb {
    padding: 15px;
    color: #6d6d6d;
}

.xwhh-bb h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 8px;
}

.zbnn {
    padding: 15px;
    background-color: #f8f8f8;
}

.xinwen {
    height: auto;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
    background: url(../images/xwbj.jpg) top center;
}

.zxkk-aa {
    width: 100%;
}

.zxkk-bb {
    width: 100%;
}

.zxkk-cc {
    width: 100%;
}

.zxtu1 .con h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 8px;
    color: #FFFFFF;
}

.zxtu1 {
    position: absolute;
    width: 100%;
    height: 340px;
    padding: 10px;
    padding-top: 10%;
    font-size: 14px;
    line-height: 25px;
}

.zxtu1 .con {
    position: relative;
    z-index: 1;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 25px;
    padding-bottom: 20px;
    background: url(../images/xh2.jpg) left bottom;
        background-repeat: repeat;
    background-repeat: no-repeat;
    transition: all 300ms ease-in 0ms;
}

.yeji-lan {
    height: auto;
    overflow: hidden;
    line-height: 40px;
    margin-bottom: 20px;
}

.yeji-lan-aa {
    width: 100%;
    float: left;
    font-size: 40px;
    font-weight: bold;
    color: #03459f;
}

.yeji-lan-bb {
    width: 100%;
    float: right;
    text-align: right;
    font-size: 14px;
    color: #060606;
}

.ditu {
   position:relative;
   left:0px;
   width:100%;
   top:0px;
   height:470px;
   }
   
.bottom {
    height:auto; overflow:hidden;
    color: #FFFFFF;
    font-size: 14px;
    background: none;
	background-color:#01295a;
    position: relative;
}


.lxss-a {
    width: 100%;
    float: left;
}

.lxss-b {
    width: 100%;
    float: left;
    line-height: 30px;
    padding-top: 0px;
}

.lxss-c {
    width: 100%;
    float: right;
}

.smrow {
    margin-left: -15px;
    margin-right: -15px;
    height: auto;
    overflow: hidden;
}
   
.smcol3 {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
	margin-bottom:20px;
}
   
.alcol4 {
   width:100%;
   }
   
.casetu {
   width:100%;
   } 
   
.casenei {  
   width:100%;
   }
   
.zbtime {
   width:100%;
   }    
   
.zbzi {
   width:100%;
   } 
   
.jjtu {
    position:relative;
    height: auto;
    overflow: hidden;
} 

.yskk h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 18px;
    color: #6ca731;
}

.yskk {
    margin-bottom: 30px;
    padding: 20px;
	height:auto; overflow:hidden;
    font-size: 14px;
    line-height: 25px;
}

.ys1 {
    background: none;
	background-color:#fcfcfc;
}

.ys2 {
    background: none;
	background-color:#e6e6e6;
}

.ys3 {
    background: none;
	background-color:#fcfcfc;
}
 
.ys4 {
    background: none;
	background-color:#e6e6e6;
}

.ablan {
    height: auto;
    overflow: hidden;
    line-height: 50px;
    font-size: 16px;
    box-shadow: 0px 0px 15px rgba(0,0,0,.3);
}

.jianjie {
    line-height: 30px;
    font-size: 14px;
    color: #000000;
}

.jianjie h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.abb {
    padding-bottom: 34px;
}

.jiagou img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
	}

.ywbj img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
	}  
	
.zxlan {
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
    color: #959595;
    font-size: 14px;
}
   
}


